Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
level-packager
Advanced tools
levelup package helper for distributing with an abstract-leveldown store
levelup
package helper for distributing with anabstract-leveldown
store.
Exports a single function which takes a single argument, an abstract-leveldown
compatible storage back-end for levelup
. The function returns a constructor function that will bundle levelup
with the given abstract-leveldown
replacement. The full API is supported, including optional functions, destroy()
, and repair()
. Encoding functionality is provided by encoding-down
.
The constructor function has a .errors
property which provides access to the different error types from level-errors
.
For example use-cases, see:
Also available is a test.js file that can be used to verify that the user-package works as expected.
If you are upgrading: please see UPGRADING.md
.
Level/packager
is an OPEN Open Source Project. This means that:
Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit. This project is more like an open wiki than a standard guarded open source project.
See the Contribution Guide for more details.
Support us with a monthly donation on Open Collective and help us continue our work.
[6.0.1] - 2021-10-02
levelup
and encoding-down
to prevent dedupe (d3a8fc2
) (Vincent Weevers)FAQs
levelup package helper for distributing with an abstract-leveldown store
The npm package level-packager receives a total of 175,711 weekly downloads. As such, level-packager popularity was classified as popular.
We found that level-packager demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.